toggle menu
My Neighbor Alice
dapp
switch theme
search in API
My Neighbor Alice
/
farming
/
harvest
harvest
function
harvest
(
farming_cell_dto
:
farming_cell_dto
,
cells_map
:
map
<
location
,
farming_cell_dto
>
,
seed_type
:
seed_type
,
rewards
:
map
<
item
,
integer
>
,
possible_seed_rewards
:
set
<
text
>
,
action_index
:
integer
)